projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5798d50
)
rockchip: firefly-rk3399: enable ATF and dwmmc
author
Kever Yang
<
[email protected]
>
Thu, 27 Jul 2017 12:38:52 +0000
(20:38 +0800)
committer
Philipp Tomsich
<
[email protected]
>
Tue, 5 Sep 2017 09:04:35 +0000
(11:04 +0200)
enable the ATF option and SDCard in defconfig.
Signed-off-by: Kever Yang <
[email protected]
>
Acked-by: Philipp Tomsich <
[email protected]
>
Reviewed-by: Philipp Tomsich <
[email protected]
>
configs/firefly-rk3399_defconfig
patch
|
blob
|
history
diff --git
a/configs/firefly-rk3399_defconfig
b/configs/firefly-rk3399_defconfig
index 7e3d1070725ddc0d29f9cfe13a24df661d2cce80..58eaab3783a476b1bb543427ff9d3dda6008696a 100644
(file)
--- a/
configs/firefly-rk3399_defconfig
+++ b/
configs/firefly-rk3399_defconfig
@@
-13,6
+13,8
@@
CONFIG_SPL_LOAD_FIT=y
CONFIG_SPL_STACK_R=y
CONFIG_SPL_STACK_R_MALLOC_SIMPLE_LEN=0x4000
CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR=0x200
+CONFIG_SPL_ATF_SUPPORT=y
+CONFIG_SPL_ATF_TEXT_BASE=0x00010000
CONFIG_CMD_BOOTZ=y
# CONFIG_CMD_IMLS is not set
CONFIG_CMD_GPT=y